CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - timer avr

搜索资源列表

  1. M16_T0_Timer

    0下载:
  2. 这是一个关于 AVR ATMEL16的定时器的应该程序。可以实现计数定时-This is a timer on the AVR ATMEL16 should process. Can count time
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:110619
    • 提供者:梁永安
  1. AVRTutorial-TIMER0

    0下载:
  2. its a document how to use timer in avr. its application will be in controlling motor -its a document how to use timer in avr. its application will be in controlling motor
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:145490
    • 提供者:jiban123$
  1. 7seg-clock

    0下载:
  2. bascom avr 源码 7段数码管时钟项目-AVR 7segment Clock Project: This is a digital clock based on multiplex four digit seven segments. this clock use 4MHz External crystal and Timer for 1 second base. this clock project based on ATmega8L and run with 3v.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:88427
    • 提供者:lupo
  1. ex_dcmotor_timer_128

    0下载:
  2. AVR example file dc motor timer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-21
    • 文件大小:35096
    • 提供者:Su
  1. avr3

    0下载:
  2. AVR利用定时器1与比较匹配中断在OC1B引脚接一个二极管,作脉宽调制试验。程序使用内部1M晶振-AVR compare match with the use of Timer 1 interrupt pin in OC1B a diode for pulse-width modulation test. Uses an internal crystal 1M
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:24190
    • 提供者:意义
  1. lesson6_Int_Timer0

    0下载:
  2. 改程序是基于AVR16F877单片机,其开发环境是AVR studio,主要功能实现对AVR单片机定时器的控制,在实验板上调试成功!-Reform program is based on the AVR16F877 microcontroller, its development environment is AVR studio, main function of the AVR microcontroller timer control, in breadboard debugging su
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:9168
    • 提供者:panyinzhi
  1. lesson6_Scan_Timer0

    0下载:
  2. 改程序是基于AVR16F877单片机,其开发环境是AVR studio,主要功能实现对AVR单片机定时器查询方式的控制,在实验板上调试成功!-Reform program is based on the AVR16F877 microcontroller, its development environment is AVR studio, main function of the AVR microcontroller timer check mode control, in breadboa
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:8670
    • 提供者:panyinzhi
  1. servo

    0下载:
  2. Source code for controlling servo motor using AVR ATmega128 microcontroller. This code using timer interrupt handler. This file is for codevision avr.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:727
    • 提供者:kma4908
  1. chengxu

    0下载:
  2. AVR单片机的中断和定时器的学习程序,对初学者有一定参考价值-The single chip microcomputer timer interrupt and AVR learning program, have certain reference value for beginners
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:39610
    • 提供者:hhy
  1. eggtimer

    0下载:
  2. Egg timer on tiny AVR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:2815
    • 提供者:Rama
  1. test

    0下载:
  2. AVR单片机的定时器中断程序,用来控制数码管显示数字,可以在ICC软件中编译通过。现在到AT16单片机中运行-The timer interrupt program of the AVR microcontroller used to control digital display digital, you can compile in the ICC software through. Now run to the AT16 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:750
    • 提供者:王磊
  1. time

    0下载:
  2. IAR下AVR的定时器使用,演示用来设定定时器-IAR AVR timer, the demo is used to set the timer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:50292
    • 提供者:张伟
  1. 10.TC0-Counter

    0下载:
  2. AVR学习笔记之定时记数器0实验1 TC0-Clock-AVR TIMER
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:14985
    • 提供者:zmlceo
  1. AVR8_AVR_timer

    0下载:
  2. avr单片机定时器简介,对于初学者很有用.请朋友们下载.-Introduction of the AVR timer, useful for beginners. Please friends download.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1977505
    • 提供者:yhb
  1. avrlib-by-Procyon

    0下载:
  2. AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1387637
    • 提供者:Andy
  1. AVRtimer0

    0下载:
  2. 本文讲述AVR定时/计数器0的各种使用,包括各个寄存器的使用方法、电路、波形,并给出了几个不同的程序,有计数实验、定时实验、比较匹配实验、快速PWM实验、相位修正PWM实验。-This article describes the AVR timer/counter of a variety of uses, including the use of various registers, circuit, waveform, and gives a few different programs,
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:200013
    • 提供者:williams
  1. cklcd

    0下载:
  2. ATmega16 AVR单片机用串行方式控制12864液晶(带字库)内加外部中断0,外部中断1,定时器T0,T1程序-AVR microcontroller ATmega16 with serial mode control 12864 liquid crystal (with word stock) add external interrupt 0, external interrupt 1, T0 timer, T1 program
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:胡家申
  1. axv

    0下载:
  2. avr mega16单片机写的函数发生器,利用定时器器中断发生正弦波、三角波、锯齿波, -avr mega16 microcontroller to write the function generator, timer interrupt occurs sine, triangle, sawtooth,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:629
    • 提供者:ttj
  1. mega16csb

    0下载:
  2. 编译环境iccavr 芯片avr16 8M晶振 超声波的可收发距离在3m左右,利用了avr的定时器1和外部中断,1602显示具体距离-The compiler environment iccavr chip avr16 8M crystal can send and receive distance of about 3m using avr timer and external interrupt, 1602 distance
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:98338
    • 提供者:刘林
  1. AVR_timer

    0下载:
  2. 实现AVR定时器功能的配置,实现对AVR的定时器熟练掌握-The AVR timer function configuration, the master of the AVR timer
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1428
    • 提供者:tangyinyin
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com